@charset "UTF-8" ;

a {color: black;              
   text-decoration: none;   
    }

a:hover 
{color: black; }

h1,h2,h3,h4,h5,h6,p
{font-family: 'Courier New', Courier, monospace}

h1,h3,h5,h6,p
{text-align: center;}

h2
{background-color: #8ae6c7;}

h6
{color: red;}

h4,h6
{text-align: center;}